Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_format
date_format
Alias for DateTime::format - Returns the date set according to the given format
Name:
date_format
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date formatted according to the specified format.
Related
How to format datetime objects in PHP using date_format
5
Similar Functions
date_format
date_format
AliasforDateTime::
gmmktime
gmmktime
GetUnixtimestampforG
date_modify
date_modify
AliasforDateTime::
date_date_set
date_date_set
DateTime::setDateali
checkdate
checkdate
VerifytheGregorianca
time
time
ReturnthecurrentUnix
date_timezone_set
date_timezone_set
DateTime::setTimezon
timezone_name_get
timezone_name_get
AliasforDateTimeZo
Popular Articles
How to format datetime objects in PHP using date_format